type github.com/jackc/pgx/v5.emptyBatchResults (struct)

Method Implmentations

Close() error *emptyBatchResults.M : BatchResults.Close *emptyBatchResults.M : io.Closer.Close
Exec() (pgconn.CommandTag, error) *emptyBatchResults.M : BatchResults.Exec
Query() (Rows, error) *emptyBatchResults.M : BatchResults.Query
QueryRow() Row *emptyBatchResults.M : BatchResults.QueryRow